/*-- new css--*/
.student-registration-admin .full {
    padding-left: 15px;
    padding-right: 15px;
}



.student-registration-admin .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.student-registration-admin label {
    padding-right: 0;
}
.student-registration-admin  .form-group {
  margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	box-sizing: border-box;
}
.student-registration-admin .col-sm-5.control-label {
	    width: 41.66666667%;
}
.singlerow-tution .control-label {
  font-size: 15px;
}
.student-registration-admin .ellicott_city {
  background: #f5f5f5;
  padding-top: 40px;
  padding-bottom: 30px;
}
.student-registration-admin .account_facts {
  margin-bottom: 30px;
  margin-top: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  border-top: 1px solid #ddd;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
}
.student-registration-admin .program_primary {
  background: #f5f5f5;
}
.student-registration-admin .program_primary label {
  font-size: 19px !important;
  font-weight: 700 !important;
  margin-bottom: 20px;
  margin-top: 30px;
}
.student-registration-admin .singlerow-tution {
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
  margin-bottom: 5px !important;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
	padding-left: 15px;
    padding-right: 15px;
}
.student-registration-admin .program_primary .col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.student-registration-admin input[type="radio"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  width: 16px;
  height: 16px !important;
  margin-left: 0px;
  border: 0 none !important;
  background-position: 0px !important;
  background: transparent url(../../tp/images/radio-custom.png) no-repeat;
  margin-top: -2px;
  position: static;
  opacity: 1;
	    min-height: auto;
}
.student-registration-admin .space-radio {
  padding-top: 3px;
}
.student-registration-admin .space-radio-cell {
  padding-top: 10px;
}
.cust-radio {
  width: 60px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.cust-radio label {
  margin-top: 0 !important;
  position: absolute !important;
  top: 0;
  left: 0;
}
body #studentregistration .cust-radio input[type="radio"] {
  width: 60px;
  z-index: 99;
  height: 30px !important;
  margin-top: 0;
}
.cust-radio [type="radio"]:checked, .cust-radio [type="radio"]:not(:checked) {
  position: relative;
  opacity: 0;
}
.cust-radio [type="radio"]:checked + label, .cust-radio [type="radio"]:not(:checked) + label {
  position: relative;
  cursor: pointer;
  display: inline-block;
  color: #666;
}
.cust-radio [type="radio"]:checked + label:before, .cust-radio [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 30px;
  border: 1px solid #ddd;
  border-radius: 30px;
  background: #fff;
  cursor: pointer;
}
.cust-radio [type="radio"]:checked + label:after, .cust-radio [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 60px;
  height: 30px;
  background: green;
  position: absolute;
  top: 0px;
  left: 0px;
  border-radius: 30px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url("../../tp/images/tick.svg");
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
}
.cust-radio [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.cust-radio [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.student-registration-admin input[type="radio"]:checked {
  background: transparent url(../../tp/images/radio-custom.png) no-repeat;
  background-position: right !important;
}
.annual-charge {
  display: inline-block;
  font-size: 16px;
}
.student-registration-admin input, .student-registration-admin select, .student-registration-admin textarea {
  width: 100%;
  max-width: 417px;
  box-sizing: border-box;
  min-height: 30px;
}
body input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  width: 16px;
  height: 16px !important;
  margin-left: 0px;
  border: 0 none !important;
  background-position: 0px !important;
  background: transparent url("../../tp/images/checkbox-custom.png") no-repeat;
  margin-top: 2px;
    min-height: auto;
	
}
input[type="checkbox"]:checked {
  background: transparent url("../../tp/images/checkbox-custom.png") no-repeat;
  background-position: right !important;
}
input[type="checkbox"]:focus {
  box-shadow: none !important;
}
input[type=checkbox], input[type=radio] {
  opacity: 1;
}
#studentregistration select {
  border-radius: 0 !important;
  border-width: 1px;
  color: #393939;
  border-color: #d5d5d5;
  box-shadow: none;
  border: 1px solid #ccc;
  width: 100%;
  max-width: 417px;
  height: 30px;
  padding-left: 2px;
}
.accept-check-box {
  padding-left: 25px !important;
  position: relative;
  margin-left: 35px;
	font-size: 15px;
}
.accept-check-box #accept_terms {
  left: 0;
}
.student-reg-tabel {
  width: 100%;
}
.student-reg-tabel h3 {
  line-height: 1.4;
  margin-bottom: 20px;
}
.student-reg-tabel table td, .student-reg-tabel table th {
  text-align: center;
  vertical-align: middle !important;
  font-size: 15px;
}
.student-reg-tabel table th {
  background: #f5f5f5;
}
.form-horizontal .align-btn-centr .control-label ,.form-horizontal .payment-mode-inputs .control-label{
  padding-top: 0;
}
.radiobtn-div{
	line-height:20px;
}
.model-main-box {
  top: 0 !important;
  left: 0 !important;
  z-index: -9;
    background: none !important;
    width: 100% !important;
  margin-left: 0 !important;
	overflow: auto;
    overflow-y: scroll;
	    max-height: 100%;
}
.model-main-box.in{
	z-index:1050;
}
.modal-header .close {
    font-weight: 100;
    font-size: 34px;
    opacity: 0.8;
    margin-top: -7px;
    color: #333333;
    font-family: 'booster_next_fymedium';
    width: auto;
}
.model-main-box .modal-body {
    max-height: initial;
    overflow-y: inherit;
    font-size: 15px;
    color: #393939;
    line-height: 24px;
}
.model-main-box .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.model-main-box .modal-header h4 {
    font-size: 18px;
    color: #333;
    font-weight: 600;
}
.model-main-box .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    background-clip: padding-box;
    outline: 0;
}
.modal-open {
    overflow: hidden;
}
.model-main-box label{
    display: inline-block;
    margin-bottom: 2px;
    font-weight: 700;
    font-size: 15px;
}


.table-bordered tbody:first-child tr:first-child th{
border-top: 1px solid #ddd;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #ddd;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}














@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  input[type="radio"], input[type="radio"]:checked, input[type="checkbox"], input[type="checkbox"]:checked {
    background: none !important;
    width: 14px;
    height: 14px;
  }
}
/*--media query --*/
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .upform-field-wdth .control-label {
    width: 115px;
  }
}
@media (min-width: 992px) {
.col-md-6 {
        width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
.col-md-12 {
    width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;
  }
}

@media (min-width: 768px) {

.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
	padding-left: 15px;
	padding-right: 15px;
	    box-sizing: border-box;
  }
.col-sm-1 {
    width: 8.33333333% !important;
  }
.col-sm-2 {
    width: 16.66666667% !important;
  }
.col-sm-4 {
    width: 33.33333333% !important;
  }	
.col-sm-5 {
    width: 41.66666667% !important;
}	
.col-sm-6 {
    width: 50% !important;
  }
.col-sm-7 {
    width: 58.33333333% !important;
  }
.col-sm-8 {
        width: 66.66666667% !important;
 }
.col-sm-12 {
        width: 100% !important;
 }	
  .model-main-box .modal-dialog {
    width: 600px !important;
    margin: 30px auto !important;
  }
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}	
	
	
}


@media (max-width: 991px) {
  .student-registration-admin .col-md-6 {
    width: 100%;
  }
  .student-registration-admin .col-md-12 {
    width: 100%;
  }
}

@media (max-width: 767px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
   width: 100% !important;
  }
.modal-dialog.modal-dialog {
    padding: 10px;
}
.form-horizontal .control-label {
    text-align: left;
}
.student-registration-admin input, .student-registration-admin select, .student-registration-admin textarea , #studentregistration select{
    max-width: 100%;
}
.cust-radio {
    margin-left: 0;
    margin-bottom: 15px;
}
	.tution-student-type{
		text-align: left !important;
	}
	
	
.student-reg-tabel{
 padding-left: 0px;
    padding-right: 0px;
}
.student-reg-tabel h3{
    font-size: 20px;
}		
 .student-reg-tabel-in{
    max-width: 100%;
    overflow-x: scroll;
}		
.student-reg-tabel-in table{
    min-width: 650px;
    border: 0;
}
.singlerow-tution {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding-top: 15px;
}		
.cust-radio-parent{
    padding: 0;
}		
.cust-radio {
    margin-left: 0;
	    margin-bottom: 15px;
}		
.tution-student-type, .tution-student-type{
	padding-left:0;
}	
	
	
	
	
	
	
	
	
}